Package | sfm.130323 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-libitemcomment |
Url | http://ehelse.no/fhir/StructureDefinition/sfm-libitemcomment |
Version | 1.0 |
Status | active |
Date | 2021-05-01 |
Name | SfmLIbItemComment |
Title | sfm-libitemcomment |
Experimental | False |
Description | Comment on a lib item in SFM |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
http://ehelse.no/fhir/StructureDefinition/sfm-MedicationStatement | sfm-MedicationStatement |
No resources found
{
"resourceType" : "StructureDefinition",
"id" : "sfm-libitemcomment",
"meta" : {
"versionId" : "3",
"lastUpdated" : "2018-10-03T14:01:39.262+00:00"
},
"url" : "http://ehelse.no/fhir/StructureDefinition/sfm-libitemcomment",
"version" : "1.0",
"name" : "SfmLIbItemComment",
"title" : "sfm-libitemcomment",
"status" : "active",
"date" : "2021-05-01",
"description" : "Comment on a lib item in SFM",
"fhirVersion" : "4.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "MedicationStatement"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"short" : "Comments related to PLL",
"definition" : "Comments and response as trensfered within M25 messages."
},
{
"id" : "Extension.extension",
"path" : "Extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Extension.extension:type",
"path" : "Extension.extension",
"sliceName" : "type",
"short" : "Type of comment",
"definition" : "Identifies what kind of comment it is, and implicit if it is an MD comment or general PLL comment.",
"min" : 1,
"max" : "1"
},
{
"id" : "Extension.extension:type.url",
"path" : "Extension.extension.url",
"fixedUri" : "type"
},
{
"id" : "Extension.extension:type.value[x]",
"path" : "Extension.extension.value[x]",
"type" : [
{
"code" : "CodeableConcept"
}
]
},
{
"id" : "Extension.extension:type.value[x].coding.system",
"path" : "Extension.extension.value[x].coding.system",
"fixedUri" : "urn:oid:2.16.578.1.12.4.1.1.7495"
},
{
"id" : "Extension.extension:merknad",
"path" : "Extension.extension",
"sliceName" : "merknad",
"short" : "Textual comment",
"definition" : "Textual information related to the coded information.",
"max" : "1"
},
{
"id" : "Extension.extension:merknad.url",
"path" : "Extension.extension.url",
"fixedUri" : "merknad"
},
{
"id" : "Extension.extension:merknad.value[x]",
"path" : "Extension.extension.value[x]",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "Extension.extension:Id",
"path" : "Extension.extension",
"sliceName" : "Id",
"short" : "Id of the comment",
"definition" : "Id that unique identifies the comment.",
"max" : "1"
},
{
"id" : "Extension.extension:Id.url",
"path" : "Extension.extension.url",
"fixedUri" : "Id"
},
{
"id" : "Extension.extension:Id.value[x]",
"path" : "Extension.extension.value[x]",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "Extension.extension:registeredby",
"path" : "Extension.extension",
"sliceName" : "registeredby",
"short" : "User that has registered the comment",
"definition" : "User or organisation that has registered the comment.",
"max" : "1"
},
{
"id" : "Extension.extension:registeredby.url",
"path" : "Extension.extension.url",
"fixedUri" : "registeredby"
},
{
"id" : "Extension.extension:registeredby.value[x]",
"path" : "Extension.extension.value[x]",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "Extension.extension:receiver",
"path" : "Extension.extension",
"sliceName" : "receiver",
"short" : "user that should respond to comment",
"definition" : "Identifies a user that should respond to the comment.",
"max" : "1"
},
{
"id" : "Extension.extension:receiver.url",
"path" : "Extension.extension.url",
"fixedUri" : "receiver"
},
{
"id" : "Extension.extension:receiver.value[x]",
"path" : "Extension.extension.value[x]",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "Extension.extension:response",
"path" : "Extension.extension",
"sliceName" : "response",
"short" : "response to the comment",
"definition" : "Response from doctor or pharmacy.",
"max" : "1"
},
{
"id" : "Extension.extension:response.extension",
"path" : "Extension.extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Extension.extension:response.extension:Id",
"path" : "Extension.extension.extension",
"sliceName" : "Id",
"short" : "Id of the response",
"definition" : "Response unique identifier.",
"max" : "1"
},
{
"id" : "Extension.extension:response.extension:Id.url",
"path" : "Extension.extension.extension.url",
"fixedUri" : "Id"
},
{
"id" : "Extension.extension:response.extension:Id.value[x]",
"path" : "Extension.extension.extension.value[x]",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "Extension.extension:response.extension:responder",
"path" : "Extension.extension.extension",
"sliceName" : "responder",
"short" : "User that has responded to the comemnt",
"definition" : "Using HPR or Her-id to identify user.",
"max" : "1"
},
{
"id" : "Extension.extension:response.extension:responder.url",
"path" : "Extension.extension.extension.url",
"fixedUri" : "responder"
},
{
"id" : "Extension.extension:response.extension:responder.value[x]",
"path" : "Extension.extension.extension.value[x]",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "Extension.extension:response.extension:svar",
"path" : "Extension.extension.extension",
"sliceName" : "svar",
"short" : "textual response",
"definition" : "textual response to the comment.",
"max" : "1"
},
{
"id" : "Extension.extension:response.extension:svar.url",
"path" : "Extension.extension.extension.url",
"fixedUri" : "svar"
},
{
"id" : "Extension.extension:response.extension:svar.value[x]",
"path" : "Extension.extension.extension.value[x]",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "Extension.extension:response.extension:type",
"path" : "Extension.extension.extension",
"sliceName" : "type",
"short" : "coded response",
"definition" : "coded response to the comment.",
"min" : 1,
"max" : "1"
},
{
"id" : "Extension.extension:response.extension:type.url",
"path" : "Extension.extension.extension.url",
"fixedUri" : "type"
},
{
"id" : "Extension.extension:response.extension:type.value[x]",
"path" : "Extension.extension.extension.value[x]",
"type" : [
{
"code" : "CodeableConcept"
}
]
},
{
"id" : "Extension.extension:response.extension:type.value[x].coding.system",
"path" : "Extension.extension.extension.value[x].coding.system",
"fixedUri" : "urn:oid:2.16.578.1.12.4.1.1.7493"
},
{
"id" : "Extension.extension:response.url",
"path" : "Extension.extension.url",
"fixedUri" : "response"
},
{
"id" : "Extension.extension:response.value[x]",
"path" : "Extension.extension.value[x]",
"max" : "0"
},
{
"id" : "Extension.extension:timestamp",
"path" : "Extension.extension",
"sliceName" : "timestamp",
"min" : 1,
"max" : "1"
},
{
"id" : "Extension.extension:timestamp.url",
"path" : "Extension.extension.url",
"fixedUri" : "timestamp"
},
{
"id" : "Extension.extension:timestamp.value[x]",
"path" : "Extension.extension.value[x]",
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://ehelse.no/fhir/StructureDefinition/sfm-libitemcomment"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.